summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbandoned Cart <twistedumbrella@gmail.com>2023-06-18 03:46:09 +0200
committerAbandoned Cart <twistedumbrella@gmail.com>2023-06-18 03:46:09 +0200
commitfd0ef5411c4eb49409a3e68e31b341841164bba2 (patch)
treea33d40c3120770b4a1b652e6c8d3ec084e3925dd
parentMerge pull request #10813 from lat9nq/no-atomic-bool (diff)
downloadyuzu-fd0ef5411c4eb49409a3e68e31b341841164bba2.tar
yuzu-fd0ef5411c4eb49409a3e68e31b341841164bba2.tar.gz
yuzu-fd0ef5411c4eb49409a3e68e31b341841164bba2.tar.bz2
yuzu-fd0ef5411c4eb49409a3e68e31b341841164bba2.tar.lz
yuzu-fd0ef5411c4eb49409a3e68e31b341841164bba2.tar.xz
yuzu-fd0ef5411c4eb49409a3e68e31b341841164bba2.tar.zst
yuzu-fd0ef5411c4eb49409a3e68e31b341841164bba2.zip
m---------externals/vcpkg0
-rw-r--r--vcpkg.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/externals/vcpkg b/externals/vcpkg
-Subproject a487471068f4cb1cbb4eeb340763cdcc0a75fd6
+Subproject cbf56573a987527b39272e88cbdd11389b78c6e
diff --git a/vcpkg.json b/vcpkg.json
index 2fa2c80be..7d9e631a1 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "yuzu",
- "builtin-baseline": "a487471068f4cb1cbb4eeb340763cdcc0a75fd68",
+ "builtin-baseline": "cbf56573a987527b39272e88cbdd11389b78c6e4",
"version": "1.0",
"dependencies": [
"boost-algorithm",